home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Haight-Ashbury in the Sixties
/
Haight-Ashbury in the Sixties (1996)(Rockument)(Disc 1 of 2)[Mac-PC].iso
/
mac
/
MAIN
/
TUNEIN
/
TURNON
/
TURN017.DIR
/
00036_Script_36
< prev
next >
Wrap
Text File
|
1995-04-29
|
386b
|
15 lines
on mouseDown
global lastpath, lastmovie, lastframe
set lastpath = the pathname
set lastmovie = the movie
set lastframe = "A return"
if the volume of sound 1 <> 255 then
puppetsound "nul sound"
updatestage
set the volume of sound 1 = 255
end if
sound close 2
puppetsound "music loop"
updatestage
go to movie "@/TANGENTS/ORACL017.DIR"
end